home *** CD-ROM | disk | FTP | other *** search
Text File | 1988-04-06 | 2.4 KB | 47 lines | [TEXT/ttxt] |
- Scroll2 is a CDEF (control definition resource) which replaces Apple's
- standard scrollbar CDEF. It saves you time by letting you scroll either way
- from either end of the scrollbar.
- It is furnished in the form of an Installer script file, which includes
- the following resources:
- 1 'insc' resource - this tells the installer what to do
- 1 'CDEF' resource - the guts of the utility
- 3 'ROv#' resources- 1 for each of the 3 ROM versions of the CDEF
- which may be overriden (Mac +, Mac SE, and Mac II). This lets
- you use the same System file on any Mac.
-
- To install Scroll2 in a System file, put it in the System folder, and
- launch the Installer. Insert a disk with a System folder on it and double-
- click the Scroll2 line. If you only want to install Scroll2 in some
- applications, you can use ResEdit or similar tools to copy the 'CDEF' 1
- resource into the application's resources.
- To remove Scroll2 from a System file, follow the instructions above, but
- in the Installer, select Scroll2, then click the Remove button. This will
- remove all the resources it put in. Then select "ReInstall Apple ScrollBars".
- This will copy the scrollbar CDEF from the boot disk to the installation disk,
- replaceing Scroll2's CDEF.
- Scroll2 is shareware, and may be freely distributed, when accompanied
- by this documentation. To become a licensed user, send $15 (US) [or
- equivalent + 10% in foreign currency (please, no foreign currency checks or
- postal orders] ($25 for source code[MPW Pascal]) to:
-
- Mayson G. Lancaster
- 1492 W. Colorado Blvd.
- Pasadena, California
- 91105-1414
- USA
-
- When you send in your license fee, please indicate how and where you obtained
- Scroll2. Note: OEM and site licenses are also available: write for details.
- Send comments, suggestions, or bug reports as above, or via CompuServe to
- [70441,3263].
-
- Scroll2 ⌐ 1987, 1988 by Mayson G. Lancaster: all rights reserved.
- Scroll2 documentation v 1.06 6 April 1988
- This version fixes all reported bugs, including problems on Mac II's, and
- incompatibilities with SFScrollInit, with QuicKeys Mousies commands, and with
- MicroSoft products. This version also fixes a bug in Apple's MPW Pascal
- Interface file ToolIntf.p - GetAuxCtl should have a VAR second (acHandle)
- parameter (if anybody cares for such trivia).
- Many thanks to Rob Hahn, Bill Steinberg for their help, and all those who sent
- in problem reports. Enjoy!!
- -- Mayson.